網頁常見功能


Posted by mijouhsieh on 2023-03-29

拆解程式執行流程、畫面上的 UI 元件與資料,實作出前端使用者體驗。
一個完整網路產品離不開資料,而當使用者越多、使用情境越複雜,資料也會越複雜。
拆解邏輯/流程時,著重在釐清動作發生的先後順序
拆解時的技巧:

先列出所有必要動作
調整粒度大小:一個動作只做「一件事」
排列先後順序










Related Posts

wsl 下的 linux crontab 沒有執行問題

wsl 下的 linux crontab 沒有執行問題

Linkedin Java 檢定題庫 substring

Linkedin Java 檢定題庫 substring

The introduction and difference between class component and function component in React

The introduction and difference between class component and function component in React


Comments